testing.common.Setenv (method, view implemented interface methods)

3 uses

	testing (current package)
		testing.go#L1326: func (c *common) Setenv(key, value string) {
		testing.go#L1373: 		c.Setenv("PWD", dir)
		testing.go#L1619: 	t.common.Setenv(key, value)